﻿/*
* name:Global && Pc StyleSheet
* version:v3.3.1
* update:雪碧图对齐
* date:2016-04-30
*/

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 常量设置 */
html { overflow-x:auto;}

.wrap { width:1200px; margin-right:auto; margin-left:auto;}

a{color:inherit;}
a:hover { color:#005bac;}
::-moz-selection {color:#fff; background:#005bac; }
::selection {color:#fff; background:#005bac; }
::-webkit-input-placeholder { color:#aaa; }
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* 网站样式 */

/*通用样式*/
.en{font-family:Arial;}
.ico_t{-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.ico_t05{-webkit-transition: all 0.8s ease; transition: all 0.8s ease;}
.rect-66{padding-bottom:66.66%;}


/*header*/
.pageHeader{background-color:#fff;position:relative;z-index:30;}
.pageHeader .logo{width:20%;padding:18px 0px 21px;margin-right:5%;}
.pageHeader .widget-nav{width:62%;}
.pageHeader .header_tool{width:13%;}
.pageHeader .header_tool .header_search a{display:block;padding:37px 14px;}
.pageHeader .header_tool .header_language{line-height:93px;height:93px;font-size:13px;padding:0px 15px;}
.pageHeader .header_tool .header_language a{display:block;color:#797979;}
.pageHeader .header_tool .header_ewm{position:relative;}
.pageHeader .header_tool .header_ewm a{display:block;padding:32px 11px 35px;font-size:15px;color:#797979;}
.pageHeader .header_tool .header_ewm .h_erwm{position:absolute;top: 100%;background-color:#f7f7f7; padding: 10px 20px;width: 86px;text-align: center;left: 50%;margin-left: -63px; display: none;z-index:2;}

/* nav-11 start*/
.widget-nav { position:relative; z-index:10;}
.widget-nav > ul > li { width:16%; float:left; position:relative;}
.widget-nav > ul > li > a { display:block; text-align:center; font-size:16px; height:94px; line-height:94px; font-weight:bold; position:relative;color:#1e1e1e;}

/*下拉css*/
.widget-nav > ul > li > a:after{ content:''; width:74px; height:4px; position:absolute; display:none; bottom:0; left:50%; margin-left:-37px; background-color:#005bac;}
.widget-nav > ul > li.hover > a:after{display:block;}
.widget-nav li .nav_layer011{ position:absolute; top:100%; left:0;width:90% ; display:none;padding: 0 5%; }
.widget-nav li .nav_layer011 li{ width:100%; float:none; text-align:center;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/black.6.png);margin-bottom:2px;}
.widget-nav li .nav_layer011 li a{ color:#fff;font-size: 14px;display: block;line-height: 40px;text-align:center;}
.widget-nav li .nav_layer011 li:hover{background:#005bac;}
.widget-nav .hover > a { color:#0080cc;}
.widget-nav .hover ._layer { display:block;}
.mobile_key { display:none;}

/*footer*/
.pageFooter{width:100%;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/footer_bj.jpg) no-repeat center;background-color:#005bac;padding:70px 0px 65px;color:#dde4ef;position:relative;}
.pageFooter .footer_title{font-size:18px;color:#ffffff;}
.pageFooter .footer_l{width:55%;}
.pageFooter .footer_l dl{float:left;width:18%;margin-right:6%;border-right:1px solid #4786c1;height:256px;}
.pageFooter .footer_l dl.last_dl{border:none;margin-right:0;}
.pageFooter .footer_l dt{margin-bottom:20px;}
.pageFooter .footer_l dd{line-height:28px;}
.pageFooter .footer_l dd a:hover{color:#fff;}

.pageFooter .footer_c{width:22%;}
.pageFooter .footer_c .footer_c_box{border-right:1px solid #4786c1;padding-right:30px;}
.pageFooter .footer_c .footer_title{margin-bottom:8px;}
.pageFooter .footer_c .footer_number{font-size:30px;font-weight:bold;letter-spacing:0px;}
.pageFooter .footer_c .footer_number a{color:#f2feff;cursor:default;}
.pageFooter .footer_c .email{text-transform:uppercase;color:#fff;margin-bottom:6px;}
.pageFooter .footer_c .email a{color:#fff;}
.pageFooter .footer_c .addres{color:#fff;padding-bottom:14px;border-bottom:1px solid #307cbd;margin-bottom:6px;}
.pageFooter .footer_c .foot_share a{width:53px;height:50px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/foot_share.png) no-repeat;    margin: 6px 18px 6px 0;opacity:1;}
.pageFooter .footer_c .foot_share a.bds_weixin{background-position:-53px 0px;}
.pageFooter .footer_c .foot_share a.bds_sqq{background-position:-106px 0px;}

.pageFooter .footer_r{width:20%;}
.pageFooter .footer_r .footer_title{margin-bottom:10px;}
.pageFooter .footer_r .other_company{position:relative;margin-bottom:34px;}
.pageFooter .footer_r .other_company ._title ._title_l{width:83%;height:36px;border:1px solid #7d9cb8;border-right:none;line-height:36px;text-indent:16px;font-size:12px;color:#fff;}
.pageFooter .footer_r .other_company ._title ._title_r{width:39px;height:38px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/footer_r_ico.png) no-repeat center;}
.pageFooter .footer_r .other_company .other_company_list{position:absolute;left:0;top:38px;width:100%;padding-bottom:10px;height:140px;overflow:hidden;display:none;overflow-y :auto;background:#f0f0f0;z-index:2;}
.pageFooter .footer_r .other_company .other_company_list a{display:block;width:100%;line-height:38px;text-indent:16px;color:#555;}
.pageFooter .footer_r .other_company .other_company_list a:hover{background:#005bac;color:#ffffff;opacity:.8;}
.pageFooter .footer_r .foot_ewm .ewm_img{width:56%;}
.pageFooter .footer_r .foot_ewm .ewm_img .img_box img{width:100%;}
.pageFooter .footer_r .foot_ewm .ewm_titl{width:44%;}
.pageFooter .footer_r .foot_ewm .ewm_titl ._title_box{padding:90px 30px 0px 10px;font-size:14px;color:#fff;}
.footer_bar{background-color:#1d1d1d;padding:14px 0px;color:#bebebe;}

.pageFooter .go_top{width:57px;height:56px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/go_top_ico_new.jpg) no-repeat;position:absolute;bottom:0;right:0;cursor:pointer;position:fixed;right:0;bottom:50px; background-position:0 0; transition: all 0.3s ease; -webkit-transition:all 0.3s ease;}
.pageFooter .go_top:hover{background-position:0 -56px;}

/*下层banner*/
.xc_banner{width:100%;height:340px;position:relative;}
.xc_banner ._banner_img{display:block; height:auto; text-align:center; overflow:hidden;}
.xc_banner ._banner_img img{display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto;}
.xc_banner ._banner_nav{position:absolute;bottom:0;left:0;top:0;right:0;}
.xc_banner ._banner_nav .xc_nav_bar{position:absolute;bottom:0;left:50%;margin-left:-600px;width:1200px;height:52px;line-height:52px;background:rgba(255,255,255,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff,endcolorstr=#99ffffff);font-size:0;}
.xc_banner ._banner_nav .xc_nav_bar a{font-size:15px;color:#303030; padding:16px 20px;border-right:1px solid #e7e7e7;}
.xc_banner ._banner_nav .xc_nav_bar a.cur,.xc_banner ._banner_nav .xc_nav_bar a:hover{background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/blur_09.png);color:#fff;}

/*下层面包屑*/
.xc_bread{text-align:left;font-size:13px;color:#b5b5b5;padding:30px 0px 40px;}
.xc_bread a{display:inline-block;*display:inline;*zoom: 1;}

/*下层通光*/
.xc_main{min-height:200px;padding-bottom:55px;}

/*三级导航样式*/
.three_nav{text-align:center;font-size:0;margin-bottom:28px;}
.three_nav a{display:inline-block;margin:0px 30px;font-size:17px;color:#444444;padding-bottom:16px;border-bottom:3px solid #fff;position:relative;margin-bottom:10px;}
.three_nav a:after{content:"";width:0px;height:0px;border-width:5px;border-color:transparent transparent #fff transparent;border-style:solid;display:block;position:absolute;bottom:0px;left:50%;margin-left:-5px;}
.three_nav a:hover,.three_nav a.cur{color:#1f77c8;border-bottom:3px solid #005bac;}
.three_nav a:hover:after,.three_nav a.cur:after{border-color:transparent transparent #005bac transparent;}

/*产品详细*/
.pro_detail{padding-bottom:130px;}
.pro_detail .pro_detail_hd{text-align:center;margin-bottom:30px;}
.pro_detail .pro_detail_hd h3,.pro_detail .pro_detail_hd h4{font-weight:normal;}
.pro_detail .pro_detail_hd ._detail_hd_title01{font-size:52px;color:#424242;margin-bottom:10px;}
.pro_detail .pro_detail_hd ._detail_hd_title02{font-size:25px;color:#2e2e2e;margin-bottom:16px;}
.pro_detail .pro_detail_hd ._detail_hd_title03{font-size:13px;color:#4d4d4d;}

.pro_detail .pro_detail_img{width:80%;margin-left:20%;margin-bottom:0px;}
.pro_detail .pro_detail_img .czimg-left{ width:74%;}
.pro_detail .pro_detail_img .czimg-right{ width:10%; position:relative;margin-left:4%;padding-top:24px;}
.pro_detail .pro_detail_img .czimg-title{ font-size:15px; font-weight:bold; text-align:center; color:#333; line-height:20px; margin-bottom:10px;}
.pro_detail .pro_detail_img .czimg-img span { display: block; height: 0; overflow: hidden; padding-bottom: 75%; position: relative; }
.pro_detail .pro_detail_img .czimg-img span img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.pro_detail .pro_detail_img .czimg-scroll{ margin-top:27px; height:255px; overflow:hidden;}
.pro_detail .pro_detail_img .czimg-scroll li{ border:1px solid #dddddd; margin-bottom:21px; cursor:pointer;}
.pro_detail .pro_detail_img .czimg-scroll li.cur{ border-color:#005bac;}
.pro_detail .pro_detail_img .czimg-scroll li span { display: block; height: 0; overflow: hidden; padding-bottom:72%; position: relative; }
.pro_detail .pro_detail_img .czimg-scroll li span img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.pro_detail .pro_detail_img .czimg-right .czimg-btn{ display:block; width:25px; height:14px; background-image:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/cz_btn.png); background-repeat:no-repeat; position:absolute; left:50%; margin-left:-12px;}
.pro_detail .pro_detail_img .czimg-right .czimg-prev{ top:0px; background-position:top center;}
.pro_detail .pro_detail_img .czimg-right .czimg-next{ bottom:-50px; background-position:bottom center;}

.pro_detail .pro_detail_bd ._detail_bd_hd .wrap{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;text-align:center;font-size:0;}
.pro_detail .pro_detail_bd ._detail_bd_bd{padding-top:50px;}
.pro_detail .pro_detail_bd ._detail_bd_hd a{display:inline-block;*display:inline;*zoom: 1;padding:10px 30px;font-size:15px;color:#4c4c4c; border-right:1px solid #dbdbdb;}
.pro_detail .pro_detail_bd ._detail_bd_hd a:hover,.pro_detail .pro_detail_bd ._detail_bd_hd a.active{background-color:#005aab;color:#fff;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_js{font-size:15px;color:#484848;line-height:30px;margin-bottom:45px;}

.pro_detail .pro_detail_bd ._detail_bd_bd ._detail_bd_bd_title{font-size:15px;color:#4c4c4c;text-align:center;margin-bottom:30px;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_cs{margin-bottom:100px;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_cs .pro_cs_bd li{border-top:1px solid #dbdbdb;padding:44px 188px;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_cs .pro_cs_bd li span{display:block;width:50%;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_cs ._title{font-size:32px;color:#000;line-height: 40px;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_cs ._text{font-size:15px;color:#4f4f4f;line-height: 40px;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_cs .li_laset{border-bottom:1px solid #dbdbdb;}

.pro_detail .pro_detail_bd ._detail_bd_bd .pro_ly{background-color:#d2d2d2;width:100%;padding:40px 0px;}

/*产品详细留言表单*/
.pro_detail .pro_ly{margin-bottom:30px;}
.pro_detail .widget-form-1 ._act{margin-top: 30px;}
.pro_detail .widget-form-1 .form-control{border-radius: 0px;border-color:#cccccc}
.pro_detail .widget-form-1 .btn-primary{background:#005aab;border-color:#005aab;}
.pro_detail .widget-form-1 .btn-default{background:#e6e6e6;border-color:#adadad}
.pro_detail .widget-form-1 textarea{height:180px;resize:none;}
.pro_detail .control-label{font-weight:normal;}
.pro_detail .widget-form-1 ._ly_tab_l,.pro_detail .widget-form-1 ._ly_tab_r{width:48%;}

/*产品横向滚动按钮*/
.pro_arr{width:31px;height:60px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/pro_arr_ico.jpg) no-repeat;position:absolute;top:50%;margin-top:-30px;}
.pro_arr.pro_about_prev{left:-60px;}
.pro_arr.pro_about_next{right:-60px;background-position:-31px 0px;}

/*产品详情*/
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_about .list_box{border:1px solid #eeeeee;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_about .list_box .list_title a{display:block;padding:20px 50px 50px;font-size:16px;color:#5e5e5e;line-height:26px;height:52px;overflow:hidden;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_about li:hover .list_box .list_title a{color:#fff;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/box_hover_bj.jpg) no-repeat center;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_about .pro_about_list{height:334px;overflow:hidden;}
.pro_detail .pro_detail_bd ._detail_bd_bd .pro_about .pro_about_box{position:relative;}

.pro_detail .pro_detail_bd ._detail_bd_hd .ps_Target.fixed{position: fixed;left: 50%;margin-left: -600px;top: 0;
z-index: 99;width: 1200px;background-color:#fff;}

/*产品列表*/
.pro_list_box .list_title{padding:18px 28px	10px 38px;color:#4b4b4b;}
.pro_list_box .list_title ._title{font-size:16px;font-weight:normal;margin-bottom:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pro_list_box .list_title ._title ._title_ico{width:18px;height:10px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/pro_list_title_ico.png) no-repeat -18px 0px;display:inline-block;margin-right:14px;}
.pro_list_box .list_title ._text{font-size:13px;line-height:22px;height:132px;overflow:hidden;}
.pro_list_box li:hover .list_title{background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/box_hover_bj.jpg) no-repeat center;color:#fff;}
.pro_list_box li:hover a{color:#fff;}
.pro_list_box li:hover span{color:#fff!important;}
.pro_list_box li:hover .list_title ._title ._title_ico{background-position:0px 0px;}

.pro_list .pro_list_box li{margin-bottom:15px;}
.pro_list{padding-bottom:80px;}

/* page-1 start*/
.page{font-size: 12px; color: #777777; text-align: center;margin-bottom:110px;}
.page a,.page span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page .goprev{margin-right: 10px;}
.page .gonext,.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #0e90d2;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}

/*产品综合*/
.pro_fl{width:100%; margin-top:20px;}
/*.pro_fl .pro_fl_box ul{width:1349px;margin:0 auto;}*/
.pro_fl .pro_fl_box li{float:left;width:10.5%;height:481px;overflow:hidden;}
.pro_fl .pro_fl_box li.cur{width:58%;}
.pro_fl .pro_fl_box .pro_fl_list{background-position:right top;background-repeat:no-repeat;}
.pro_fl .pro_fl_box li:last-child{float: right;}
.pro_fl .pro_fl_box li ._list_title02{display:none;}
.pro_fl .pro_fl_box li ._list_title01{display:block;background:url(../images/green_09.png);font-size:25px;color:#fff;text-align:center;padding:188px 0px;}
.pro_fl .pro_fl_box li ._list_title01 ._title{line-height:26px;margin-bottom:80px;}
.pro_fl .pro_fl_box li ._list_title01 ._title_ico{width:40px;height:40px;background:url(../images/pro_fl_title_ico.png) no-repeat center;margin:0 auto;}

.pro_fl .pro_fl_box li.cur ._list_title01{display:none;}
.pro_fl .pro_fl_box li.cur .pro_fl_list{padding:65px 79px 68px 72px;}
.pro_fl .pro_fl_box li.cur ._list_title02{background:url(../images/blur_09.png);color:#fff;padding:64px 74px 78px 42px;display:block;}
.pro_fl .pro_fl_box li.cur ._list_title02 ._list_title02_box{width:520px;overflow:hidden;}
.pro_fl .pro_fl_box li ._list_title02 ._title02_l{width:200px;text-align:center;font-size:25px;}
.pro_fl .pro_fl_box li ._list_title02 ._title02_l ._l_ico{width:80px;height:80px;margin:50px auto 20px;}
.pro_fl .pro_fl_box li ._list_title02 ._title02_r{width:300px;font-size:13px;line-height:24px;}
.pro_fl .pro_fl_box li ._list_title02 ._title02_r ._r_text{height:168px;overflow:hidden;margin-bottom:40px;}
.pro_fl .pro_fl_box li ._list_title02 ._title02_r ._r_more{display:block;width:118px;height:37px;border:1px solid #fff;line-height:37px;text-align:center;}
.pro_fl .pro_fl_box li ._list_title02 ._title02_r ._r_more:hover{color:#fff;}

.pro_home .pro_fl{margin-bottom:90px;}

.pro_home .pro_hot{margin-bottom:80px;}
.pro_home .pro_hot_hd{text-align:center;margin-bottom:55px;}
.pro_home .pro_hot_hd ._hot_hd_title{font-size:45px;color:#1d1d1d;margin-bottom:20px;}
.pro_home .pro_hot_hd ._hot_hd_text{padding:0px 234px;font-size:14px;color:#4b4b4b;line-height:24px;}
.pro_home .pro_hot_bd{position:relative;}
.pro_home .pro_hot_bd .pro_list_box{height:490px;overflow:hidden;}



/*公司简介*/
.cp_pf .container{width:100%;height:auto;}
.cp_pf .tit_box{ float:left; width:420px; padding-right:780px;overflow:hidden; height:124px;padding-bottom:30px;}
.cp_pf .r_box{float:right; width:740px; height:480px; padding-left:20px;}
.cp_pf .title{font-size:40px; line-height:60px;}
.cp_pf .sub_title{font-size:22px; line-height:44px; font-family:Arial; color:#cbcbcb; word-spacing:10px;}
.cp_pf .img_box{width:450px; float:left;}
.cp_pf .time{width:270px; float:right;}
.cp_pf .time .r-box{height:148px; border-top:1px solid #eaeaea;padding:0 95px; width:auto;}
.cp_pf .time .r-box:last-child{border-bottom:1px solid #eaeaea;}
.cp_pf .time .r-box ._year{height:90px; font-size:40px; font-weight:bold; font-family:Arial; line-height:90px; color:#333;position: relative;margin-bottom:20px;}
.cp_pf .time .r-box ._year:after{content:"";width:34px; height:2px; background-color:#eaeaea;position:absolute; bottom:0; left:50%; margin-left:-17px;}
.cp_pf .time .r-box ._info{height:60px; color:#555; font-size:14px;}

/*联系我们*/
.rect-40{padding-bottom:40%;}
/*.ct_us .lx_container{margin-bottom:60px;}*/
.ct_us .jc .t{font-size:16px; color:#005bac;}
.ct_us .jc .info{font-size:14px; color:#666;line-height:1.8;}
.ct_us .jc .info_loop{text-indent:28px;}

/*map*/
.ct_us .contant_way_main01 {position: relative; margin-bottom: 60px; overflow: hidden;}
.ct_us ._map_box{width:100%;height:488px;overflow:hidden;}
.ct_us ._map_box img{max-width:none;}
.ct_us ._main01_r{position:absolute;right:0;top:0;background:rgba(4,90,161,.90); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc0450a1,endcolorstr=#cc0450a1);width:419px;height:488px;}
.ct_us ._main01_r ._main01_r_box{padding:55px 64px 42px 50px;color:#ffffff;}
.ct_us ._main01_r ._r_box_01{margin-bottom:46px;}
.ct_us ._main01_r ._r_box_01 ._r_box_01_hd{font-size:25px;margin-bottom:16px;}
.ct_us ._main01_r ._r_box_01 ._r_box_01_bd span{display:block;}
.ct_us._main01_r ._r_box_01 ._r_box_01_bd{line-height:30px;}
.ct_us ._main01_r ._r_box_01 ._r_box_01_bd ._hd{width:14%;}
.ct_us ._main01_r ._r_box_01 ._r_box_01_bd ._bd{width:86%}
.ct_us ._main01_r ._r_box_02 ._r_box_02_l{text-align: center;margin:0px 15px;}
.ct_us ._main01_r ._r_box_02 ._r_box_02_l ._titl{font-size:14px;margin-top:8px;}
	/*在线留言*/
.ct_us .liuyan .ly_t{font-size:24px; color:#005bac; line-height:1.6; margin-bottom:22px;}
.ct_us .liuyan .ly_info{color:#303030; margin-bottom:30px;width:100%; overflow:hidden;}
.ct_us ._comForm ._item { border:#c3c3c3 1px solid; clear: both; position:relative; padding: 7px 10px; *zoom:1;}
.ct_us ._comForm .hasName { padding-left: 70px; }
.ct_us ._comForm .hasTip { padding-right: 50px;}
.ct_us ._comForm ._tip { width: auto; right: 15px; }
.ct_us ._comForm ._item { min-height: 20px; line-height: 15px; margin-bottom: 20px;}
.ct_us ._comForm ._item > label { width: 65px; padding-left: 5px; left: 0;}
.ct_us ._comForm ._tip,._comForm ._item > label { position:absolute; top: 10px;}
.ct_us ._comForm ._inpBox { text-align: right; line-height: 1;}
.ct_us ._comForm ._inpBox ._inp,._comForm ._inpBox textarea { width: 100%; border-width: 0; outline: none; resize: none;}
.ct_us ._comForm .com_btn { display: block; width: 100%; height:40px; padding-left: 0; padding-right: 0; border: 0;font-size: 16px;color:#555;cursor: pointer; border:1px solid #a8a8a8;background-color:#fff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.ct_us ._comForm .com_btn:hover {background-color: #005bac; color:#fff;}

/*银河人才*/
.yh_person .part01 .t1{font-size:25px; line-height:50px; font-weight:bold; padding:20px 0;}
.yh_person .part01 .info1{padding-bottom:20px;}
.yh_person .part02 .tab_box ._tit{width:140px; height:63px; float:left; font-size:16px; line-height:63px; text-align:center; position:relative;}
.yh_person .part02 .tab_box ._tit:after{content:""; width:0; height:0; position:absolute; border-top:13px solid #005bac; border-left:13px solid transparent; border-right:13px solid transparent; left: 50%; bottom: -12px; z-index: 1; margin-left:-13px; display:none;}
.yh_person .part02 .tab_box .tit_box{background-color:#f3f3f3; margin-bottom:60px;}
.yh_person .part02 .tab_box .tab_t_cur{background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/tab_t_bd.jpg) center center no-repeat; color:#fff;}
.yh_person .part02 .tab_box .tab_t_cur:after{display:block;}

/*新闻列表*/
.news_list_con .news_head{background-color:#f7f7f7; padding-bottom:30px;}
.news_list_con .widget-newstop-8 { background-color:#eeeeee; margin-bottom:20px;background-image:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/news_list_top_bj.jpg);background-repeat:no-repeat;background-position:center;}
.news_list_con .topnews,.news-search { height:0; padding-bottom:24%; overflow:hidden; position:relative;}
.news_list_con .topnews { float:left; width:72%;}

.news_list_con .tn_wrap,.tn_cell { width:100%; height:100%; position:absolute; overflow:hidden; }
.news_list_con .topnews ._img{ float:left; width:45%;}
.news_list_con .topnews ._nr{ float:right; width:50%; margin-right:2%;}
.news_list_con .topnews ._title{ font-size:22px; font-weight:bold; margin-top:20px; margin-bottom:5px; color:#555555;line-height:30px;height:60px;overflow:hidden;}
.news_list_con .topnews ._tools{ color:#a5a5a5; margin-bottom:5px; }
.news_list_con .topnews ._tools span{ padding-right:20px;}
.news_list_con .topnews ._tools .ion{ margin-left:0;}
.news_list_con .topnews ._sum{ font-size:14px; line-height:24px; height:72px; overflow:hidden; margin-bottom:15px; }
.news_list_con .topnews ._more{ display:block; width:120px; height:34px; line-height:34px; background:#fff; font-size:14px; text-align:center; color:#555; border:1px solid #ababab;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.news_list_con .topnews .slide_nav { display:none;}
.news_list_con .topnews .arrs { display:block; width:44px; height:44px; line-height:44px; color:#fff; text-align:center; position:absolute; top:50%; margin-top:-20px; background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); z-index:10; font-size:17px;}
.news_list_con .topnews .arrs:hover { background:rgba(0,0,0,.80); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc000000,endcolorstr=#cc000000);}
.news_list_con .topnews .arrs .ion { margin:0; }
.news_list_con .topnews .arr_prev { left:0;}
.news_list_con .topnews .arr_next { right:55%;}

.news_list_con .news-search{ width:28%; float:right; background:#fff;}
.news_list_con .news-search ._pd{ padding:20px 40px;}
.news_list_con .nsearch-lant{ font-size:20px; font-weight:bold; margin-bottom:10px; color:#333333; }
.news_list_con .nsearch-main .news-sele{ width:100%; height:35px; line-height:35px; border:none; background:#fff; border-radius:0; margin-bottom:15px; border: 1px solid #f3f3f3;}
.news_list_con .nsearch-main .news-sele ._arrow{width:30px;background-color:#f3f3f3;}
.news_list_con .select-ui-choose-default ._arrow .arr{margin:0;border-color:#b8b8b8 transparent transparent;left:50%;margin-left:-.2em; margin-top: -.2em;}
.news_list_con .nsearch-main .select-ui-choose-default-bottom.on{border-radius:0;}
.news_list_con .select-ui-options-default{ border-color:#f1f1f1 !important; }
.news_list_con .nsearch-main .news-inp{ width:100%; height:35px; line-height:35px; background:#fff; border:1px solid #aaa; padding:0; margin:0; text-indent:8px; margin-bottom:25px;}
.news_list_con .nsearch-main .news-btn{ width:100%; height:35px; line-height:35px; border:none; padding:0; margin:0; cursor:pointer; color:#fff; background-color:#005bac; font-size:21px;}

.news_list_con .topnews a:hover,.topnews a:hover ._title { color:#005bac; }
.news_list_con .topnews a:hover ._more { filter:alpha(opacity=80); opacity:0.8; }
/*新闻列表*/
/* newslist-9 start*/
.news_list_con .news_lists{padding:50px 0;}
/*.news_lists .widget-newslist-9 { margin-bottom:20px; }*/
.news_lists .widget-newslist-9 li { clear:both; overflow:hidden; border-bottom:#eee 1px dotted; padding-bottom:30px; margin-bottom:30px;}
.news_lists .widget-newslist-9 ._img { width:225px; float:left; margin-right:30px; }
.news_lists .widget-newslist-9 ._img img{ -moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;transition: all .5s ease 0s;}
.news_lists .widget-newslist-9 ._intro { overflow:hidden; }
.news_lists .widget-newslist-9 ._title { display:block; height:32px; line-height:32px; font-size:20px; font-weight:normal; margin-bottom:5px; color:#333333; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news_lists .widget-newslist-9 ._info { height:20px; line-height:20px; color:#999999; margin-bottom:10px; }
.news_lists .widget-newslist-9 ._text { line-height:1.8em; height:3.6em; overflow:hidden; font-size:14px; margin-bottom:15px;}
.news_lists .widget-newslist-9 ._more { display:inline-block; white-space:nowrap; width:auto; height:32px; line-height:32px; background-color:#fff; color:#555; padding:0 20px; border:1px solid #bababa;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}

.news_lists .widget-newslist-9 li:hover ._title,.widget-newslist-9 li:hover ._text { color:#005bac; }
.news_lists .widget-newslist-9 li:hover ._more {border:1px solid #005bac; background-color:#005bac; color:#fff;}
.news_lists .widget-newslist-9 li:hover ._img img { transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);}

/*新闻详细*/
.news_show .widget-newsdetail-7 .ion { color:#676767; }
.news_show .widget-newsdetail-7 .n_left { width:70%; float:left; box-sizing:border-box; }
.news_show .widget-newsdetail-7 ._head ._title { font-size:32px; font-weight:bold; color:#010101; margin-bottom:10px;}

.news_show .widget-newsdetail-7 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.news_show .widget-newsdetail-7 ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.news_show .widget-newsdetail-7 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;display:inline;}
.news_show .widget-newsdetail-7 ._tools b { font-weight:normal; }
.news_show .widget-newsdetail-7 ._tools #switcher { margin-left:10px; }
.news_show .widget-newsdetail-7 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.news_show .widget-newsdetail-7 ._tools #switcher .ion { font-size:15px; }
.news_show .widget-newsdetail-7 ._tools .bds_more { float:none; background:none; padding:0;}

.news_show .widget-newsdetail-7 .myart { padding:30px 2.5%; background-color:#fafafa; line-height:2; min-height:200px; font-size:13px; color:#555555;margin-bottom:108px;}

.news_show .widget-newsdetail-7 .n_right { width:24%; float:right; padding-top:17px; }
.news_show .widget-newsdetail-7 ._back .ion { display:block; position:absolute; top:0; right:20px; font-size:20px; }
.news_show .widget-newsdetail-7 ._back a,.news_show .widget-newsdetail-7 ._back .ion { color:#666; }
.news_show .widget-newsdetail-7 ._back a { display:block; position:relative; width:70%; height:49px; padding-left:20px; border:#666 1px solid; font-size:20px; line-height:49px; }
.news_show .widget-newsdetail-7 ._back:hover a { background-color:#005bac;border-color:#005bac;}
.news_show .widget-newsdetail-7 ._back:hover a,.news_show  .widget-newsdetail-7 ._back:hover .ion { color:#fff; }


.news_show .widget-newsdetail-7 ._detailPage_bottom li span,.widget-newsdetail-7 ._detailPage_bottom li a { display:block;}
.news_show .widget-newsdetail-7 ._detailPage_bottom{ margin-top:50px; }
.news_show .widget-newsdetail-7 ._detailPage_bottom ul { padding:14px 0;}
.news_show .widget-newsdetail-7 ._detailPage_bottom li { position:relative; padding-bottom:40px; }
.news_show .widget-newsdetail-7 ._detailPage_bottom li:after { content:''; position:absolute; top:15px; left:0; width:100%; height:1px; background-color:#e2e2e2;  overflow:hidden;}
.news_show .widget-newsdetail-7 ._db ._mark { color:#666; }
.news_show .widget-newsdetail-7 ._detailPage_bottom a:hover ._mark { color:#005bac; }
.news_show .widget-newsdetail-7 ._detailPage_bottom ._mark{ display:inline-block; background-color:#fff; padding-right:8px; padding-bottom:10px; font-size:18px; font-weight:bold; position:relative; z-index:10;}
.news_show .widget-newsdetail-7 ._detailPage_bottom ._date{ height:30px; line-height:30px; margin-bottom:7px; font-family:Arial; font-size:13px; color:#676767; }
.news_show .widget-newsdetail-7 ._detailPage_bottom ._date .ion { font-size:20px; height:30px; vertical-align:-2px; margin-left:0;}
.news_show .widget-newsdetail-7 ._detailPage_bottom a:hover ._title { color:#005bac; }
.news_show .widget-newsdetail-7 ._detailPage_bottom ._title{ padding-left:5px; font-size:18px; font-weight:bold; color:#5c5c5c; line-height:1.5em; font-weight:normal;}
.news_show .widget-newsdetail-7 ._detailPage_bottom2 ._mark { padding-bottom:8px; font-size:18px; font-weight:bold; }
.news_show .widget-newsdetail-7 ._detailPage_bottom2 li { padding:0 80px 0 13px; position:relative; line-height:28px;}
.news_show .widget-newsdetail-7 ._detailPage_bottom2 li:after { content:''; position:absolute; top:50%; margin-top:-4px; left:0px; width:0; height:0; overflow:hidden; border-width:4px; border-color:transparent transparent transparent #9a9a9a; border-style:dashed dashed dashed solid; }
.news_show .widget-newsdetail-7 ._detailPage_bottom2 li:hover:after { border-color:transparent transparent transparent #005bac; }
.news_show .widget-newsdetail-7 ._detailPage_bottom2 li ._title,.news_show .widget-newsdetail-7 ._detailPage_bottom2 ._date { color:#000; }
.news_show .widget-newsdetail-7 ._detailPage_bottom2 li:hover ._title,.news_show .widget-newsdetail-7 ._detailPage_bottom2 li:hover ._date { color:#005bac; }
.news_show .widget-newsdetail-7 ._detailPage_bottom2 li ._title { font-size:14px; font-weight:normal; height:28px; line-height:28px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#333;width:80%;}
.news_show .widget-newsdetail-7 ._detailPage_bottom2 ._date { position:absolute; right:0; top:0;}

/*成员公司*/

.member_con .main_info{padding-top:50px;}
.member_con .tab_t{width:30%; margin-right:5%;position:relative;}
.member_con .tab_t .img_title{width:100%;height:92px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/black_04.png);position:absolute;left:0;bottom:0;border-bottom:3px solid #fff;line-height:92px;font-size:18px;color:#fff;font-weight:bold;}
.member_con .tab_t .img_title:after{content:"";width:0px;height:0px;border-color:#29489e transparent transparent transparent;border-style:solid;border-width:10px;position:absolute;bottom:-23px;left:50%;margin-left:-10px;display:none;}
.member_con .tab_t .img_title ._title_ico{width:75px;height:55px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/cygs_pic_ico.png) no-repeat center;position:absolute;right:0;bottom:0;display:block;}
.member_con .tab_t .img_title ._title_box{padding:0px 16px;}
.member_con .open .tab_t .img_title{border-color:#29489e;}
.member_con .open .tab_t .img_title:after{display:block;}
.member_con .open .tab_t .img_title ._title_ico{display:none;}
.member_con .tab_b{width:30%;}
.member_con .main_info .info1{font-size:18px; color:#000; padding-right:60px;}
.member_con .main_info .info2{font-size:18px; color:#000; padding-right:60px;}
.member_con  .btn{width:170px; height:50px; text-align:center; border:1px solid #005bac; font-size:15px; line-height:50px;color:#005bac;}
.member_con .content{padding: 50px 0;}

/*首页banner*/
.i_banner {width:100%;height:640px;overflow:hidden;position:relative;margin-bottom:50px;}
.i_banner ._banner_img li{display:block; height:auto; text-align:center; overflow:hidden;}
.i_banner ._banner_img li img{display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto;}
.i_banner ._banner_nav{position:absolute;bottom:0;left:0;width:100%;height:268px;overflow:hidden;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/black.6.png);z-index:2;}
.i_banner ._banner_nav .banner_wrap{position:absolute;top:10px;left:50%;margin-left:-600px;width:1200px;}
.i_banner ._banner_nav .banner_bar_hd{color:#fff;margin-bottom:16px;}
.i_banner ._banner_nav .banner_bar_hd ._title01{font-size:40px;font-weight:bold;margin-right:40px;position:relative;}
.i_banner ._banner_nav .banner_bar_hd ._title01 ._border{width:1px;height:23px;background-color:#aeb2b0;display:block;position:absolute;bottom:5px;right:-24px;}
.i_banner ._banner_nav .banner_bar_hd ._title02{font-size:18px;}
.i_banner ._banner_nav .banner_bar_bd .bd_l{width:70%;background-color:#e4e9ec;}
.i_banner ._banner_nav .banner_bar_bd .bd_l_box{padding:16px 0px 12px 20px;}
.i_banner ._banner_nav .banner_bar_bd .bd_l dl{float:left;padding:14px 42px;text-align:center;border-right:1px solid #b2b6b8;}
.i_banner ._banner_nav .banner_bar_bd .bd_l dl:last-child{border-right:none;}
.i_banner ._banner_nav .banner_bar_bd .bd_l dl dt{font-size:40px;color:#df0001;font-weight:bold;}
.i_banner ._banner_nav .banner_bar_bd .bd_l dl dt em{font-size:14px;color:#646466;font-weight:normal;margin-left:1px;}
.i_banner ._banner_nav .banner_bar_bd .bd_l dl dd{color:#000000;}
.i_banner ._banner_nav .banner_bar_bd .bd_r{width:30%;background-color:#005bac;color:#fff;height:142px;overflow:hidden;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box{padding:24px 16px 28px 16px;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._title{font-size:20px;margin-bottom:10px;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._text{font-size:18px;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._text ._text_02{font-size:26px;font-weight:bold;margin:0px 6px 0px 10px;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._text02_ico{width:17px;height:25px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_banner_ico_up.png) no-repeat center; display:inline-block;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._text02_ico.ico_down{background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_banner_ico_down.png) no-repeat center;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._r_box_ewm{display:none;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._r_box_ewm .ewm_img{width:25%;margin-left:16%;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._r_box_ewm .ewm_titl{width:50%;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._r_box_ewm .ewm_titl ._title_box{padding:18px 0px 21px;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box{position:relative;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box .i_banner_ewm_ico{position:absolute;top:0;right:0;width:47px;height:43px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_banner_ewm_ico.png) no-repeat center;}

.i_banner ._banner_nav .banner_bar_bd .bd_r_box.cur ._r_box_gupiao{display:none;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box.cur ._r_box_ewm{display:block;}

.i_banner .slide_nav{display:none; q}

/*首页通用标题*/
.i_part_hd{text-align:center;padding-bottom:32px;}
.i_part_hd ._hd_title{margin-bottom:20px;}
.i_part_hd ._hd_title a{display:inline-block;*display:inline;*zoom: 1;padding:4px 52px;border:1px solid #a8a8a8;font-size:24px;color:#005bac;position:relative;}
.i_part_hd ._hd_title a:after,.i_part_hd ._hd_title a:before{content:"";width:58px;height:1px;background-color:#a8a8a8;display:block;position:absolute;top:50%;margin-top:-0.5px;}
.i_part_hd ._hd_title a:after{right:-42px;}
.i_part_hd ._hd_title a:before{left:-42px;}
.i_part_hd ._hd_text{padding:0px 100px;font-size:14px;color:#333333;line-height:24px;}

/*首页-part1*/
.i_part1{background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_part1_box_bj.jpg) no-repeat center bottom;}
.i_part1_bd .i_part1_bd_title{font-size:22px;font-weight:bold;}
.i_part1_bd{border:1px solid #d7dadd;margin-bottom:60px;}
.i_part1_bd .part1_font_box{color:#fff;padding:42px 22px 66px;background-color:#005bac;background-image:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_part1_bj.jpg);background-repeat:no-repeat;background-position:center;}
.i_part1_bd .part1_font_box ._font_box_title{margin-bottom:22px;}
.i_part1_bd .part1_font_box ._font_box_text{font-size:14px;line-height:20px;height:40px;overflow:hidden;}

.i_part1_bd .part1_cygs_box{background-color:#f0f0f0;padding:0 22px;min-height:227px}
.i_part1_bd .part1_cygs_box ._cygs_box_title{color:#000;margin-bottom:14px;padding-top:12px;}
.i_part1_bd .part1_cygs_box ._cygs_box_list li{font-size:16px;color:#202020;margin-top:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.i_part1_bd .part1_cygs_box ._cygs_box_list li:first-child{margin:0;}
.i_part1_bd .part1_cygs_box ._cygs_box_list ._list_ico{width:18px;height:18px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_part1_ico.png) no-repeat -18px 0px;display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;margin-right:10px;}
.i_part1_bd .part1_cygs_box ._cygs_box_list li:hover ._list_ico{background-position:0px 0px;}

.i_part1_bd .part1_c_box{position:relative;height:0;padding-bottom:72%;overflow:hidden;}
.i_part1_bd .part1_c_box li img{width:100%;}
.i_part1_bd .part1_c_box .part1_c_title{position:absolute;width:100%;height:65px;line-height:65px;text-indent:30px;bottom:0;left:0;z-index:4;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/black.6.png);color:#fff;}
.i_part1_bd .part1_c_box .part1_c_title a{color:#fff;}
.i_part1_bd .part1_c_box .slide_nav{bottom:20px;width:46%;text-align:right;right:10px;}
.i_part1_bd .part1_c_box .slide_nav a{width:13px;height:13px;background-color:#fff;border-radius:50%;font-size:0;z-index: 2;display:inline-block;*display:inline;*zoom: 1;margin:0px 6px;cursor:pointer;}
.i_part1_bd .part1_c_box .slide_nav a.on{background-color:#e60012;}

.i_part1_bd .part1_r ._r_img_box{position:relative;}
.i_part1_bd .part1_r ._r_img_box .title_box{position:absolute;width:100%;height:60px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/black.6.png);line-height:60px;bottom:0;left:0;color:#fff;text-indent:20px;}
.i_part1_bd .part1_r .part1_font_box{padding-bottom:68px;}

/*首页-新闻*/
.i_news{margin-bottom:74px;}
.i_news .i_news_box{height:392px;overflow:hidden;}
.i_news .news_hd{text-align:center;font-size:0;margin-bottom:44px;}
.i_news .news_hd a{display:inline-block;*display:inline;*zoom: 1;padding:6px 30px;border:1px solid #e1e1e1;font-size:18px;margin:0px 3px;}
.i_news .news_hd a:hover,.i_news .news_hd .tab_t_cur{color:#fff;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_news_hd_bj.jpg) no-repeat center;}
.i_news .news_bd ._bd_l{width:63%;}
.i_news .news_bd ._bd_l .l_img{width:53%;position:relative;}
.i_news .news_bd ._bd_l .l_img .img_time{position:absolute;left:14px;top:14px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/red_95.png);color:#fff;text-align:center;padding:10px 16px 10px;}
.i_news .news_bd ._bd_l .l_img .img_time ._day{font-size:24px;display:block;}
.i_news .news_bd ._bd_l .r_font{width:41%;}
.i_news .news_bd ._bd_l .r_font ._font_title{font-size:24px;color:#005bac;margin-bottom:30px;line-height:30px;height:60px;overflow:hidden;}
.i_news .news_bd ._bd_l .r_font ._font_text{font-size:14px;color:#666666;line-height:24px;height:96px;overflow:hidden;margin-bottom:60px;}
.i_news .news_bd ._bd_l .r_font ._more{display:block;border:1px solid #a8a8a8;font-size:15px;color:#555;width:42%;height:36px;line-height:36px;text-align:center;}
.i_news .news_bd ._bd_l .r_font ._more:hover{color:#fff; background-color: #005bac;border:1px solid #005bac;}
.i_news .news_bd ._bd_r{width:35%;}
.i_news .news_bd ._bd_r ._bd_r_box{border-top:1px solid #c6c6c6;}
.i_news .news_bd ._bd_r li{border-bottom:1px solid #c6c6c6;padding:15px 0px;}
.i_news .news_bd ._bd_r li ._title_ico{width:10px;height:10px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_news_bd_r_ico.png) no-repeat -10px 0px;margin-top:8px;}
.i_news .news_bd ._bd_r li ._list_box_main{width:94%;}
.i_news .news_bd ._bd_r ._list_box{padding:0px 10px;}
.i_news .news_bd ._bd_r ._list_box ._list_title{font-size:16px;color:#131313;width:70%;line-height:25px;height:25px;overflow:hidden;float:left;}
.i_news .news_bd ._bd_r ._list_box ._list_time{font-size:12px;color:#c9c9c9;float:right;line-height:25px;}
.i_news .news_bd ._bd_r ._list_box ._list_time .ion{margin-left:0;display:none;}
.i_news .news_bd ._bd_r ._list_box ._list_text{font-size:14px;color:#767676;display:none;clear:both;padding-top:10px;}

.i_news .news_bd ._bd_r li.cur ._title_ico{background-position:0px 0px;}
.i_news .news_bd ._bd_r li.cur ._list_box ._list_time .ion{display:none;}
.i_news .news_bd ._bd_r li.cur ._list_box ._list_text{display:block;}

.i_main .pro_fl{margin-bottom:70px;}
.i_main .pro_fl{height:481px;overflow:hidden;}

/*招聘列表*/
.main_content{min-height: 275px;padding-bottom:50px;}
.widget-job-1 li.first { background: #a7a7a7; border-bottom: none; padding: 0; }
.widget-job-1 li { border-bottom: 1px solid #cccccc; float: left; width: 100%;height: 60px;line-height:60px;}
.widget-job-1 li ._ut { float: left; color: #fff; font-weight: 700; font-size:18px;text-align: center; }
.widget-job-1 li ._un { float: left; text-align: center; height: 50px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.widget-job-1 li ._t1 { width:20%;padding-left: 5%;text-align: left;}
.widget-job-1 li ._t2 { width: 20%;}
.widget-job-1 li ._t3 { width: 18%; }
.widget-job-1 li ._t4 { width: 20%; }

.widget-job-2 ._jt{height: 70px; line-height: 70px;overflow: hidden; *zoom: 1;cursor: pointer; float:left; width:100%;border-bottom: 1px #f2f2f2 solid;font-size:15px;position:relative;}
.widget-job-2 ._jt:after{content:'';width:100%;height:1px;background-color:#f8f8f8;position:absolute;bottom:0;left:0;}
.widget-job-2 ._jt strong { float: left; text-align: center; font-weight: normal;}
.widget-job-2 ._jt strong.strong01{width: 20%;padding-left: 5%;text-align: left;}
.widget-job-2 ._jt strong.strong02{ width:20%;}
.widget-job-2 ._jt strong.strong03{width:18%;}
.widget-job-2 ._jt strong.strong04{width:20%;}
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .arryIco{display:block;width:14px;height:14px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/j_apply.png) no-repeat;position:absolute;top:50%;margin-top:-7px;right:20px;}
.widget-job-2 ._jt_act .arryIco{background-image: url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/j_apply2.png);}
.widget-job-2 ._jt .ion { font-size: 12px; color: #999999; }
.widget-job-2 ._jc{ display: none; float:left; width:100%;background-color: #f9f9f9;position:relative;border-bottom:1px #f0f0f0 solid;}
.widget-job-2 ._jc:after{content:'';width:100%;height:1px;background-color:#f4f4f4;position:absolute;bottom:0;left:0;}
.widget-job-2 ._jcon { padding: 30px 7% 55px; line-height: 2.5;}
.widget-job-2 ._jt_act .ion { color: #0e90d2; }
.widget-job-2 ._jt_act{border-bottom-color:transparent;}
.widget-job-2 ._jt_act:after{background-color:transparent;}
.widget-job-2 ._jcon .m_detail{margin-top:20px;}
.widget-job-2 ._jcon strong{font-size:16px;}

.widget-job-2 ._jcon .Apply_join{font-size:16px;background-color:#fff;color:#555;font-weight: bold;display: block;width: 160px; height: 50px;line-height: 50px; text-align: center;margin-top:35px; border:1px solid #bababa;}
.widget-job-2 ._jcon .Apply_join:hover{background-color:#005bac; border:1px solid #005bac; color:#fff;}
@media only screen and (max-device-width: 40rem) {
	.widget-job-2 ._jt strong.strong03,.widget-job-2 ._jt strong.strong04{display:none;}
 .widget-job-2 ._jt span {display: none;}
 .widget-job-2 ._jt strong{ width:95%;padding-left: 5%;}
 .widget-job-2 ._jt strong.strong02{width: 57%;}
 .widget-job-2 ._jcon{ padding:10px 5%;}
 .widget-job-1 li ._t1 {width: 30%;}
 .widget-job-1 li ._t2 {width: 45%;}
 .widget-job-1 li ._t3 {width: 40%;}
 .widget-job-1 li ._t4 {display: none;}
 .widget-job-1 li ._t5 {display: none;}
 .widget-job-1 li ._t6 {display: none;}
 }

 /*图片列表*/
 .piclist{margin-bottom:30px;}
.piclist li{margin-bottom:2%;}
.piclist ._title{position:absolute;bottom:0;left:0;right:0;padding:11px 5%;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/black.6.png) repeat;font-size:16px;font-weight: normal;color:#fff;z-index: 2;}
.piclist .cover{position:absolute;bottom:0;left:0;right:0;height:100%;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/black.6.png) repeat;display:none;}
.piclist .cover ._big{font-size: 30px;color: #fff;position: absolute;top: 50%;left: 50%;margin-left: -17px; margin-top: -50px;}
.piclist .cover ._big i{margin:0;vertical-align: top;}
.piclist .hover ._title{background:transparent;}
.album_ordinary .album_close{background:#016db8!important;}

.xc_main_box{min-height:200px;}

/*选项卡切换动画*/
.tab_c_cur{ -webkit-animation-duration:.5s; animation-duration:.5s;}
.myfadeInUp { -webkit-animation-name:myfadeInUp; animation-name:myfadeInUp; -webkit-animation-timing-function:cubic-bezier(0.42,0,1,1);animation-timing-function:cubic-bezier(0.42,0,1,1);animation-timing-function:linear;
 }
@-webkit-keyframes myfadeInUp {
	0%{
		-webkit-transform:translate3d(0,50px,0);
		opacity:0;
	}
	50%{
		-webkit-transform:translate3d(0,25px,0);
		opacity:0.5;
	}
	100%{
		-webkit-transform:translate3d(0,0,0);
		opacity:1;
	}
}
@keyframes myfadeInUp {
	0%{
		transform:translate3d(0,50px,0);
		opacity:0;
	}
	50%{
		-webkit-transform:translate3d(0,25px,0);
		opacity:0.5;
	}
	100%{
		transform:translate3d(0,0,0);
		opacity:1;
	}
}
/*招聘表单*/
.Form-J1 .Form-J1-Left { float: left; width: 50%; }
.Form-J1 .Form-J1-right { float: right; width: 50%; }
.Form-J1 .Form-J1-li { margin-top: 10px; position:relative;}
.Form-J1 .Form-J1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-J1 .Form-J1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li textarea { border: 1px #ddd solid; width: 70%; padding:0;height: 100px;}
.Form-J1 .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-J1 .Form-J1-li input._yzm { width: 20%; }
.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer;height: 32px;}
.Form-J1 .Form-J1-li b { color: #666; font-size: 12px; padding-left: 4px;}
.Form-J1 .Form-J1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-J1 .Form-J1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-J1 .Form-J1-Btn button {border: none;font-size: 20px;border-radius: 0;height: 42px;line-height: 32px;width: 140px;padding: 0;color: #f5eccd; cursor:pointer;}
.Form-J1 .Form-J1-Btn ._submit { background:#004a9e; margin-right: 10px; }
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
.Form-J1 .Validform_wrong{ position:absolute;top:5px;right:19%;}


.pdet-bottom ._detailPage_bottom {border-top: 1px solid #cccccc; margin-top:30px;}
.pdet-bottom ._detailPage_bottom li {line-height: 30px; overflow: hidden; height: 30px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.pdet-bottom ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.pdet-bottom ._detailPage_bottom ._title {font-size: 14px;  float: left; width: 68%;}
.pdet-bottom ._detailPage_bottom ._title:hover { color: #9a5d2b;}
.pdet-bottom ._detailPage_bottom ._time { float: right;}

/*2016-11-02*/
.i_banner ._banner_img{height:640px;}
.i_banner .slide .arrs{width:40px;height:100px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/i_banner_arr.png) no-repeat;top:20%;opacity:0;z-index:2;position:absolute;}
.i_banner .slide .arrs.arr_prev{left:0;}
.i_banner .slide .arrs.arr_next{right:0;background-position:-50px 0px;}
.i_banner:hover .slide .arrs{opacity:1;}

.cp_pf .time .r-box{height:auto;padding:0;text-align:center;width:100%;}
.cp_pf .time .r-box ._info{height:auto;margin-bottom:20px;}

.member_con .btn{border-radius:0px;}
.member_con .btn:hover{background-color:#005bac;}
.member_con .btn:hover a{color:#fff;}

/*成员公司*/
.member_con .tab_t{width:100%;margin:0;}
.member_con .tab_box .tab_c{display:none;}
.member_con .tab_box li{margin-bottom:20px;}
.member_con .tab_box .show_detail{margin-bottom:20px;}

/* history-4 start*/
.widget-history-4-T { height: 50px; }
.widget-history-4 .tab_t { width: 106px; background: url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/dot_normal.png) center bottom no-repeat; font-size: 14px; text-align:center; }
.widget-history-4 .tab_t_cur { background-image: url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/dot_cur.png); color: #004fa0; font-weight: bold; font-size: 18px; }
.widget-history-4 .tab_c { margin-top: -7px; border-top: 1px solid #dbdfe1; }
.widget-history-4 .tab_c ul { background: url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/line.png) center 0 repeat-y; padding-top: 30px; }
.widget-history-4 .tab_c li { background: url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/dot.png) center 25px no-repeat; padding-bottom: 20px; }
.widget-history-4 .tab_c ._img { float: right; width: 47%; }
.widget-history-4 .tab_c ._img img { height: 104px; margin: 0 15px 15px 0; }
.widget-history-4 .tab_c ._text { float: left; width: 47%; text-align: right; }
.widget-history-4 .tab_c ._title { font-size: 24px; color: #004fa0; line-height: 1.8em; }
.widget-history-4 ._even ._img { float: left; text-align: right; }
.widget-history-4 ._even ._img img { margin: 0 0 15px 15px; }
.widget-history-4 ._even ._text { float: right; text-align: left; }

@media only screen and (max-width: 40rem) {
.widget-history-4 .tab_c ._img, .widget-history-4 .tab_c ._text { width: 45%; }
.widget-history-4 .tab_c ._img img { margin: 0 0 15px; width: 100%; }
}


.pro_detail .widget-form-1 #changeImage{vertical-align: middle;padding-left: 10px;cursor:pointer;height: 32px;}
.news_list_con .topnews a:hover ._more{opacity:1;background-color:#005bac;color:#fff; border:1px solid #005bac;}

/*2016-11-04*/
.i_part1_bd .part1_font_box ._font_box_title a{color:#fff;}
.i_part1_bd .part1_r ._r_img_box .title_box a{color:#fff;}
.i_part1_bd .part1_cygs_box ._cygs_box_title a{color:#000;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._r_box_ewm .ewm_titl ._title_box{padding: 26px 0px 21px;}
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._r_box_ewm .ewm_img{width: 32%;margin-left: 10%;}
.i_part1_bd .part1_r ._r_img_box img{width:100%;}
/*.news_list_con .news_head{margin-bottom:40px;}*/

.yh_person .part02 .person_img{margin-bottom:24px;}

.piclist ._title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pro_detail .pro_detail_img{width:60%;margin-left:30%;}

.widget-job-2 ._jt{float:none;}
.page{padding-top:40px;margin-bottom:40px;}
.piclist{margin-bottom:0px;}
.main_content{padding-bottom:10px;}

.pageFooter .footer_l dt a{color:#fff;}

/*产品伸缩背景色*/
.pro_fl .pro_fl_box li.bk_color01 ._list_title02{background: url(../images/yellow.png);}
.pro_fl .pro_fl_box li.bk_color01 ._list_title01{background: url(../images/yellow.png);}
.pro_fl .pro_fl_box li.bk_color02 ._list_title02{background: url(../images/black_09.png);}
.pro_fl .pro_fl_box li.bk_color02 ._list_title01{background: url(../images/black_09.png);}
.pro_fl .pro_fl_box li.bk_color03 ._list_title02{background: url(../images/green_09.png);}
.pro_fl .pro_fl_box li.bk_color03 ._list_title01{background: url(../images/green_09.png);}
.pro_fl .pro_fl_box li.bk_color04 ._list_title02{background: url(../images/deep_blue_09.png);}
.pro_fl .pro_fl_box li.bk_color04 ._list_title01{background: url(../images/deep_blue_09.png);}
.pro_fl .pro_fl_box li.bk_color05 ._list_title02{background: url(../images/yellow.png);}
.pro_fl .pro_fl_box li.bk_color05 ._list_title01{background: url(../images/yellow.png);}



/*2016-11-07*/
.ct_us ._main01_r ._r_box_01 ._r_box_01_bd a{color:#fff;}

/*nav*/
.top_cover{width:100%; height:100%; position:fixed; top:0; left:0;  z-index:10; background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/black.6.png) repeat 0 0; background:rgba(0,0,0,0.7); display:none;}
.nav .nav_li{float:left;padding: 0 29px;}
.nav .nav_li .nav_a{font-size:17px;display:block;line-height: 96px;height: 96px;font-size:16px;color:#000;font-weight:bold;}
.nav .nav_li .setNav{width:100%;left:0;right:0;background:#016db8;padding:50px 0 56px;display:none;z-index:2}
.nav .nav_li .setNav .set-img{width:24%;margin-right: 9%;}
.nav .nav_li .setNav .set-img img{height:150px;width:100%;}
.nav .nav_li .setNav .set-img .tit{font-size:22px;color:#4e4e4e;margin-top: 5px;}
.nav .nav_li .setNav .setMenu{width:28%;}
.nav .nav_li .setNav .setMenu li{float:left;width:48%;margin-right:2%;}
.nav .nav_li .setNav .setMenu li:hover .set_ico{background-position:-10px 0;}
.nav .nav_li .setNav .setMenu li .set_ico{width:10px;height:10px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/set_ico_new.png) no-repeat;display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;margin-right:10px; background-position:0 0; transition:all 0.3s ease; -webkit-transiton:all 0.3s ease;}
.nav .nav_li .setNav .setMenu li a{display:inline-block;*display:inline;*zoom: 1;position:relative;color:#fff;vertical-align:middle;}
.nav .nav_li .setNav .setCon{width: 37%;}
.nav .nav_li .setNav .setCon .p{padding-left: 10%;color: #fff; border-left: 1px #fff dotted;line-height: 28px;height: 140px;overflow: hidden;}
.nav .nav_li .setNav .set_close{display:block;width:23px;height:23px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/setbnav_close_ion.png) no-repeat center;right: 2%;bottom: 2%;}
.nav .line {position: absolute;bottom: 0px;width: 0px;height: 4px;font-size: 3px;background-color: #016db8;display: none;}

/*头部表单*/
.top-form{display:none;width: 100%;position:absolute;top:96px;left: 0;margin-left: 0;background:#fafafa;z-index:10;padding:60px 0;}
.top-form .wrap{ position:relative;}
.top-form-ewm{ float:left; width:43%; margin-right:6%;}
.top-form-message{ width:37%; float:left;}
.top-ewmnr{ border-top:1px solid #ccc; margin-top:10px; padding-top:15px; }
.top-ewm-left{ float:left; width:48%;}
.top-ewm-left ._ewmimg{ width:132px; margin-right:10px;}
.top-ewm-left ._ohlink{ width:132px; font-size:15px; text-align: center;}
.top-ewm-left ._ohlink a{ display:block;}
.top-ewm-left ._ohlink a:hover{ color:572b22; font-weight:bold; }
.top-form-ewm ._zxtel_box{border-bottom:1px solid #ccc; padding-bottom:15px;}
.top-form-ewm ._zxtel{width:49%; float:left;}
.top-form-ewm ._zxtel span{ display:block; float:left;}
.top-form-ewm ._zxtel ._tl1{ line-height:20px; margin-right:5px;}
.top-form-ewm ._zxtel ._tl2{ font-size:22px; font-family:arial; color:#016db8; line-height:40px;}
.top-ewm-right{ float:right; width:51%; color:#777;}
.top-ewm-right p{ margin-bottom:7px; line-height:20px;}
.top-ewm-right ._ct1{ font-size:15px; color:#000;}
.top-ewm-right a{ color:#777;}
.top-ewm-right a:hover{ text-decoration:underline; }
.top-mess-lant{ font-size:20px; margin-bottom:10px; }
.top-mess-form{ overflow:hidden;}
.top-mess-form ._tmesinp{ width:100%; border:none; height:38px; line-height:38px; background:#fff; margin-bottom:10px; text-indent:20px;}
.top-mess-form ._tmsarea{ width:100%; border:none; padding:20px 0; height:97px; background:#fff;outline:none; text-indent:20px;vertical-align: top;}
.top-mess-form ._tmesbtn{ height:36px; line-height:36px; background:#fff; border:1px solid #bababa; width:100%; padding:0; color:#555;vertical-align: top;margin-top: 10px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.top-mess-form ._tmesbtn:hover{ background:#005bac; color:#fff; border:1px solid #005bac;}
.top-form-close{ font-size:50px; color:#016db8; position:absolute; top:-50px; right:0px; cursor:pointer;}

/*2016-11-10*/
.i_banner{margin-bottom:0;}
.i_part_hd{padding-top:50px;overflow:hidden;padding-bottom:37px;}
.i_part1_bd{margin-bottom:0;}
.i_main .pro_fl{margin-bottom:0;}

body .album_preview .album_pages{color:#016db8;}
body .album_preview .slide_nav a{border-color:#016db8;}
body .album_preview .slide_nav .nav_prev{left:12%;}
body .album_preview .slide_nav .nav_next{right:12%;}

/*成员公司*/
.company_list .company_list_box{margin-bottom:46px;padding-bottom:46px;border-bottom:1px solid #e3e3e3;}
.company_list ._title{font-size:20px;font-weight:bold;color:#000;margin-bottom:4px;}
.company_list ._text_2{font-size:15px;color:#000;line-height:26px;margin-bottom:20px;}
.company_list ._text_2 a{cursor:default;color:#000;}
.company_list ._text_2 p{display:inline-block;*display:inline;*zoom: 1;}
.company_list ._text{font-size:14px;color:#555;line-height:26px;margin-bottom:20px;}
.company_list ._more{width:170px;height:50px;line-height:50px;text-align:center;border:1px solid #a8a8a8; color:#555;display:block;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.company_list ._more:hover{background-color:#005bac;color:#fff;border:1px solid #005abc;}


/*mobile*/
@media only screen and (max-width:480px) {

.widget-newslist-9 ._img { width:auto; float:none; margin:0 0 10px; }

}


/* history-3 start*/
.widget-history-3 { cursor: default; position:relative;}

.widget-history-3-T { height:60px;  overflow: hidden;width:90%;margin:0px auto;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/ab_index_hhistory_bj_border.png) repeat-x center 12px;padding:3px 0px 20px;margin-bottom:100px;}
.history_hd.fixed{position:fixed;left:50%;top:0;margin-left:-600px;width:1200px;z-index:2;background-color:#fff;padding-top:30px;}
.history_hd.fixed .widget-history-3-T{margin-bottom:0;}
.widget-history-3-tab .tab_t { position:relative; width:20%; font-size: 14px; color: #999999;}
.widget-history-3-tab .tab_t_cur { font-size: 16px; color: #333333; }
.widget-history-3-tab .tab_t b { width:18px; height: 18px; background-color:#c8c8c8;border-radius:50%;display:block;margin:0 auto;margin-bottom:10px;}
.widget-history-3-tab .tab_t.tab_t_cur b{background-color:#23549f}
.widget-history-3-tab .tab_t span{font-size:20px;color:#7e7e7e;text-align:center;display:block;}

.widget-history-3-tab .tab_c ._history_bd{background-color:#fff;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l{width:68%;}
.widget-history-3-tab .tab_c ._history_bd ._bd_r{width:32%;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._l_box{padding:38px 78px;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._time{font-size:38px;color:#23549f;font-weight:bold;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._time span{font-size:20px;vertical-align:middle;margin-left:3px;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._list_box li{color:#787878;margin-bottom:10px;padding-left:10px;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._list_box li:before{content:"";width:2px;height:2px;background-color:#787878;display:block;position:absolute;left:0;top:50%;margin-top:-1px;}

.widget-history-3 ._history_arr{width:15px;height:27px;background:url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/ab_index_hhistory_ico.png) no-repeat;position:absolute;top:0px;display:block;}
.widget-history-3 ._history_arr._arr_prev{left:0;}
.widget-history-3 ._history_arr._arr_next{right:0;background-position:-15px 0px;}
.widget-history-3 ._history_arr._arr_prev:hover{background-position:0px -27px;}
.widget-history-3 ._history_arr._arr_next:hover{background-position:-15px -27px;}

.widget-history-3-T .scroll_nav{display:none;}
.history-list { position:relative; min-height:400px;}
.history-list .line {width:1px; position:absolute; left:50%; top:0; bottom:0; background:#ddd;}
.history-list .tit { left:50%; text-align:right; top:-20px; position:absolute; font-size:36px; padding-left:50px; color:#23549f; font-weight:bold;}
.history-list .tit i {width:41px; height:41px; position:absolute; left:-21px; top:10px;background-color:#23549f;border-radius:50%;}
.history-list .list { width:800px; margin:0 auto 0; padding-top:80px;}
.history-list .list li { float:left; width:50%; position:relative; min-height:260px;}
.history-list .list li.odd { margin-top:100px;}
.history-list .list li .i1 { position:absolute; width:24px; height:24px; top:0; right:-12px;background-color:#fff;border:1px solid #ddd;border-radius:50%;}
.history-list .list li.odd .i1 { right:auto; left:-12px;}
.history-list .list li .i2 {  padding:2px 0 10px;  background:#fff; text-align:right; display:block; }
.history-list .list li.odd .i2 { text-align:left; }
.history-list .list li .bx {  background:#fff; width:340px; position:relative; }

.history-list .list li .bx img { width:96.4%; transition:0.2s all; padding:5px 1.8%; height:auto; margin-bottom:5px; background:#f0f0f0;}
.history-list .list li .bx p { min-height:3em;}
.history-list .list li.odd .bx { float:right;}

.history-list .list li:hover{ color:#23549f;}
.history-list .list li:hover img { background:#23549f;}
.history-list .list li:hover .i1 { border-color:#23549f;}

.widget-history-3 .history_hd.fixed ._history_arr{top:50%;margin-top:-30px;}

/*2016-11-14*/
.company_list .company_list_box:last-child{margin-bottom:0;}
.ct_us .main02{padding-bottom:80px;}
/*.news_list_con .news_head .xc_bread{padding-bottom:70px;}*/
body .select-ui-options-default li:hover{background:#005bac;}
body .select-ui-options-default{border-radius:0px;border-color:#f3f3f3;}
.news_lists .widget-newslist-9 li{padding:30px 0px 30px 0px;margin-bottom:0;}
.widget-newslist-9{padding:24px 0px 55px;}
.page{margin-bottom:0;}
.page a, .page span{margin: 0 0 0 -1px;}
.history_hd_box{height:83px;}
.pic_list{padding-bottom:56px;}

body .content-21962 .job_form_row .inp, .job_form_row ._select{border:none;}
body .content-21962 .job_form_row ._textarea{border:none;padding:0;margin:0;resize : none;}
body .content-21962 .job_form ._act button{outline:none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
body .content-21962 .job_form .sub{background:#005bac;}
.channel_content .content-21962 .job_form ._act button{color:#555; border:1px solid #bababa; background-color:#fff;}
.channel_content .content-21962 .job_form ._act button:hover{color:#fff; border:1px solid #005bac; background-color:#005bac;}

.news_show .widget-newsdetail-7 .n_right{min-height:700px;}
/*11-16头部公用表单*/
.top-form .head_input{position:relative;}
.top-form .head_input ._tip{position:absolute;top:10px; right:15px;width:auto; color:#b5b5b5;}
/*11-16 股票间距*/
.i_banner ._banner_nav .banner_bar_bd .bd_r_box ._text ._text_03{margin-right:10px;}
/*11-18头部公用二维码可视化*/
.top-form .top-ewmlogo{min-height:55px;}
.top-form .top-ewm-left ._ewmimg{min-height:132px;}

/*11-19产品详细按钮*/
.pro_detail .widget-form-1 .btn{border-radius:0px;background: #e6e6e6;color: #333;border-color: #adadad;}
.pro_detail .widget-form-1 .btn:hover{background: #005aab;border-color: #005aab;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;color: #fff;}


/*2016-11-24*/
.mm_more{width:170px;height:50px;line-height:50px;text-align:center;border:1px solid #a8a8a8;display:block;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;margin:40px auto 0;}
.mm_more>a{display:block;color:#555;}
.mm_more:hover{background-color:#005bac;color:#fff;border:1px solid #005abc;}
.mm_more:hover>a{color:#fff;}

/* newslist-7 start*/
.widget-newslist-7 { margin-bottom:20px; }
.widget-newslist-7 li { clear:both; overflow:hidden; padding:6px 10px; height:40px; line-height:40px; position:relative;}
.widget-newslist-7 ._time { width:12%; min-width:100px; float:left; font-family:Verdana; font-size:14px;}
.widget-newslist-7 ._title { width:78%; font-weight:normal; font-size:16px; float:left; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.widget-newslist-7 ._download { width:60px; height:40px; position:absolute; right:5%; top:6px; overflow:hidden;}
.widget-newslist-7 ._download img { position:absolute; left:0; top:0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.widget-newslist-7 ._download img._hover { display:none; }

.widget-newslist-7 li:nth-child(odd),.widget-newslist-7 li.odd { background-color:#f7f7f7; }

.widget-newslist-7 li:hover a,.widget-newslist-7 li:hover ._title,.widget-newslist-7 li:hover ._time { color:#005bac; }
.widget-newslist-7 li:hover ._download img { display:none; }
.widget-newslist-7 li:hover ._download img._hover { display:block; }
.widget-info-11 ._title{width:87%;}
@media only screen and (max-width:480px) {
  .widget-newslist-7 ._time { width:100%; min-width:0; }
  .widget-newslist-7 li{height:auto;}
  .widget-newslist-7 ._title { width:100%; }
  .widget-newslist-7 ._download{display:none;}
}


/* history-5 start*/
.widget-history-5 { background: #ffffff; }
.widget-history-5 ._year { position: relative; }
.widget-history-5 ._year span { position: absolute; left: 0; top: 0; width: 100px; text-align: center; font-size: 28px; color: #005bac; }
.widget-history-5 ._list { margin-left: 110px; margin-bottom: 35px; padding-left: 20px; border-left: 1px solid #ededed; line-height: 26px; }
@media only screen and (max-width: 40rem) {
.widget-history-5 ._year span { position: static; }
.widget-history-5 ._list { margin-left: 0; border: 0; padding-left: 0; }
}

/*2016-11-25*/
.nav .nav_li .setNav .setMenu2{width:85%;overflow:hidden; padding-right: 5%;margin:0 auto; text-align:center; }
.nav .nav_li .setNav .setMenu2>li{width:25%;text-align: center;border-left:1px #b8d6eb dotted;margin-left:-1px;margin-right: 0;  display: inline-block;float: none; }
.nav .nav_li .setNav .setMenu2>li:first-child{border:none;}
.setNav .setMenu2>li>.t,.setNav .setMenu2>li>.more{display:block;}
.setNav .setMenu2>li>.t,.setNav .setMenu2>li>.more,.setNav .setMenu2>li>.img{margin:0 12%;}
.setNav .setMenu2>li>.t{font-size:16px;}
.setNav .setMenu2>li>.img{margin-top:20px;margin-bottom:20px;}
.nav .nav_li .setNav .setMenu li a img{width:100%;}

/*2017-01-04*/
.pro_detail .pro_detail_img .czimg-scroll{height:226px;}
.pro_detail .pro_detail_img{padding-bottom:50px;}

/*2017-03-03*/
.widget-job-2 ._jc{float:none;}
body .album_ordinary .slide_c p{bottom:5%;}
.top-mess-form ._tmsarea{padding:34px 0px 20px;}
.rczl .span-7{padding-top:80px;}

/*body .album_wrap .slide_wrap img{max-width:50%;}*/

.pageFooter .footer_r .other_company .other_company_list a{width:auto;line-height:20px;padding:6px 18px;text-indent:0px;}
